Join the social network of Tech Nerds, increase skill rank, get work, manage projects...
 

Basic Authorisation with back slash \ in username using Objective C

I have to use basic authorisation in my https request. I am using the following code : NSString *authStr = [NSString stringWithFormat:@"%@:%@", @"p5\test", @"password"]; NSData *authData = [authStr dataUsingEncoding:NSUTF8StringEncoding]; NS...
Sign In
                           OR                           
                           OR                           
Register

Sign up using

                           OR                           
Forgot Password
Fill out the form below and instructions to reset your password will be emailed to you:
Reset Password
Fill out the form below and reset your password: